projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc25474
)
* lisp/mouse-drag.el: Use lexical-binding.
author
Stefan Kangas
<stefan@marxist.se>
Sun, 7 Mar 2021 04:01:42 +0000
(
05:01
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 7 Mar 2021 04:01:42 +0000
(
05:01
+0100)
lisp/mouse-drag.el
patch
|
blob
|
history
diff --git
a/lisp/mouse-drag.el
b/lisp/mouse-drag.el
index b2960a4ccd3437087f10cc273f41c2b0bce1ae8f..b424b6edfe8093cf9ceffecf2573d4c01be00cb0 100644
(file)
--- a/
lisp/mouse-drag.el
+++ b/
lisp/mouse-drag.el
@@
-1,4
+1,4
@@
-;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling
+;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling
-*- lexical-binding: t -*-
;; Copyright (C) 1996-1997, 2001-2021 Free Software Foundation, Inc.